repo.or.cz
/
windows-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
added some development tools
[windows-sources.git]
/
developer
/
Samples
/
NET Standard
/
ParallelGrep_Standard
/
bin
/
Debug
/
netstandard1.4
/
ParallelGrep.runtimeconfig.dev.json
blob
877907a4f77545feed7f41a58c6834923fbcdb61
1
{
2
"runtimeOptions": {
3
"additionalProbingPaths": [
4
"C:\\Users\\Jonathan_Moore\\.nuget\\packages"
5
]
6
}
7
}